GtkRange: fix resize-grip overlap handling
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 01:29:38 +0000 (20:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 01:35:19 +0000 (20:35 -0500)
commitb9b23f4f18801dc7242054cdf7270fb9bc4a2065
tree857b0363243c5b1de19d7755b00ec26b78ca5083
parentb0936a12d95088de0d5798d6adbe4cdca0feec4d
GtkRange: fix resize-grip overlap handling

We only want to shrink the scrollbar allocation by the actual
overlap, not always by the full size of the resize grip.
gtk/gtkrange.c